ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / OnClientSeriesChanged Property

In This Topic
    OnClientSeriesChanged Property
    In This Topic
    Occurs when the series changes.
    Syntax
    'Declaration
     
    Public Property OnClientSeriesChanged As System.String
    public System.string OnClientSeriesChanged {get; set;}
    See Also